/* CSS Document */
@charset "utf-8";

.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden; }

.header{ width:100%; position:relative;}
.h_1{ width:100%; height:40px; background:#009A4E; color:#fff; line-height:40px;}
.h_1 a{ display:inline-block; color:#fff; background:url(../images/g_02.jpg) no-repeat left center; padding-left:20px;}
.h_1 span{ margin-left:550px;}
.h_1 .inp1{ width:100px; height:20px; background:#f7fafc; border-radius:10px; float:right; border:none; position:absolute; top: 10px; right: 50px; padding:0 25px;}
.h_1 .inp2{ width:15px; height:15px; background:url(../images/g_01.jpg); position:absolute;top: 14px; right: 55px; border:none; cursor:pointer;}
.h_2{ width:100%; margin:auto; height:90px; background:#f1f6fa;}
.h_3{ width:1200px; margin:auto;}
.h_3>a{ display:inline-block; float:left;}
.h_3 .nav{ margin-left:100px; width: 618px; float:right; margin-top:40px;}
.h_3 .nav li{ font-size:16px; margin:0 20px; display:inline-block; padding-bottom:5px;position:relative;}
.h_3 .nav li:hover,.h_3 .nav li.current{ border-bottom:2px solid #e95504;}
.h_3 .nav .li a{display:inline-block;height:40px;line-height:40px;}
.nav .sub{ display:none; width:140px; left:-30px; top:54px;  position:absolute; background:rgba(255,255,255,0.7);  line-height:26px; z-index:99; text-align:center; }
.nav .sub dt{ zoom:1; border-bottom:1px solid #fff;background:rgba(255,255,255,0.7); }
.nav .sub .a1{ width:100px; text-align:center; color:#fff; }
.nav .sub>a:hover{ background:rgba(255,255,255,0.7); color:#009A4E;  }
/* CSS Document  left:50%;margin-left:-970px;*/
.banner{ width:100%; height:661px; position:relative; }
.banner .bd{ position:relative; height:661px;}
.banner .hd{ position: relative; z-index:99; top: 600px; }
.banner .hd ul{ text-align:center;}
.banner .hd ul li{ display:inline-block; width:20px; height:20px; background:#fff; border:1px solid #fff; border-radius:50%; font-size:0; margin:0 10px; cursor: pointer;}
.banner  .hd ul li.on{ background:#cc333e;}
.banner .hd ul li:hover{ background:#cc333e;}
.banner .prev{ display:inline-block; width:48px; height:90px; background:url(../images/g_05.png) no-repeat; position:absolute; top: 280px; left: 250px; }
.banner .next{ display:inline-block; width:48px; height:90px; background:url(../images/g_06.png); position:absolute; top: 280px; right: 250px;}
